Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.5.1 #477

Open
wants to merge 1 commit into
base: 5.3.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.shredzone.acme4j:acme4j-client (source) 3.4.0 -> 3.5.1 age adoption passing confidence

Release Notes

shred/acme4j (org.shredzone.acme4j:acme4j-client)

v3.5.1

  • Buypass and Google acme: URIs were not recognized when Java modules were enabled, fixed.
  • Main development has moved to Codeberg. The project remains fully mirrored on GitHub. You can open issues and pull requests on both platforms.

v3.5.0

Changelog

  • Added providers for Google CA and Buypass. See the documentation for their acme: connection URIs and further notes.
  • Added support for draft-aaron-acme-profiles-00 (thanks to @​jmcrawford45 for providing a patch)
  • Order.getCertificate() now also returns a STAR certificate, so there is no need to use different get methods depending on whether it is a standard or STAR certificate. Order.getAutoRenewalCertificate() is marked as deprecated, but is still working as before.
  • OrderBuilder will now check if auto-renewal GET is supported by the CA before ordering such a certificiate.
  • Update to draft-ietf-acme-ari-07. No changes to the code are required.

For further information, please see the migration guide.


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jan 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.5.0 fix(deps): update dependency org.shredzone.acme4j:acme4j-client to v3.5.1 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/managed.acme4j branch from 241875f to da452d4 Compare February 18, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants